Test Series - computer fundamental

Test Number 59/95

Q: A __________is a set of instructions which is prepared to perform a specific assignment if executed by a computer.
A. Browser
B. Internet
C. Program
D. Code
Solution: A set of meaningful instructions is called a program. A program is basically designed to perform any function assigned to it.
Q: A program is an active entity.
A. True
B. False
C. none
D. .
Solution: The statement is false. A program is not an active entity. It is completely passive.
Q: What is responsible for creating a process from a program?
A. OS
B. Web
C. Internet
D. Firewall
Solution: OS is responsible for creating a process from a program. OS stands for operating system. A process is created in order to be executed by using computer facilities.
Q: This cycle, of going through __________ states of running and input/output, may be repeated over and over until the job is completed.
A. evaluation
B. process
C. program
D. data
Solution: The answer is process states. The cycle of going through process states can be repeated over and over again until the job is completed or the process gets aborted.
Q: The wait fraction is represented by __________
A. w
B. #
C. Q
D. &
Solution: Wait fraction of a processor is represented by w. It is also known as the processor wait ratio.
Q: Processor wait ratio is given by ________
A. w=b/e+b
B. w=b/e-b
C. #=b/e-b
D. #=b/e+b
Solution: Processor wait ratio is represented by w. It is given by :
w=b/b+e.
Q: What does ‘b’ represent in a processor wait ratio?
A. input ratio
B. output ratio
C. average time
D. average I/O time
Solution: It represents the average I/O time. Average execution time with single programming is given by e.
Q: A technique that allows more than one program to be ready for execution and provides the ability to switch from one process to another.
A. multitasking
B. multiprocessing
C. multitasking
D. multiprogramming
Solution: Multiprogramming is the concept implemented for execution and provides the ability to switch from one task to the other.
Q: Multiprogramming is mainly accomplished by:
A. os
B. software
C. hardware
D. program
Solution: The OS is mainly responsible for multiprogramming. The hardware provides the specific circuitry that may be used by the operating system.
Q: The technique that increases the system’s productivity.
A. multiprogramming
B. multitasking
C. multiprocessing
D. single-programming
Solution: Multiprogramming increases the productivity. By increasing the CPU utilization other devices’s utilization is also increased.

You Have Score    /10